home *** CD-ROM | disk | FTP | other *** search
- object frmHttpPostFieldsEditor: TfrmHttpPostFieldsEditor
- Left = 355
- Top = 165
- BorderStyle = bsDialog
- Caption = 'Fields editor'
- ClientHeight = 241
- ClientWidth = 351
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poMainFormCenter
- PixelsPerInch = 96
- TextHeight = 13
- object grdFields: TStringGrid
- Left = 10
- Top = 16
- Width = 330
- Height = 177
- ColCount = 2
- DefaultColWidth = 150
- DefaultRowHeight = 18
- FixedCols = 0
- RowCount = 21
- Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goEditing, goTabs, goThumbTracking]
- TabOrder = 0
- end
- object BitBtn1: TBitBtn
- Left = 181
- Top = 205
- Width = 75
- Height = 25
- Caption = '&OK'
- Default = True
- ModalResult = 1
- TabOrder = 1
- NumGlyphs = 2
- end
- object BitBtn2: TBitBtn
- Left = 265
- Top = 205
- Width = 75
- Height = 25
- Cancel = True
- Caption = '&Cancel'
- ModalResult = 2
- TabOrder = 2
- NumGlyphs = 2
- end
- object IvTranslator1: TIvTranslator
- DictionaryName = 'dcoAMStepBuilder'
- Left = 136
- Top = 205
- TargetsData = (
- 1
- 6
- (
- '*'
- 'Hint'
- 0)
- (
- '*'
- 'Caption'
- 0)
- (
- '*'
- 'Cells'
- 0)
- (
- 'TRichEdit'
- 'Text'
- 0)
- (
- 'TMemo'
- 'Text'
- 0)
- (
- '*'
- 'Items'
- 0))
- end
- end
-